Redash - Search
About 209,000 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. Redash: Unable to send invitation/passowrd reset mails

    Nov 12, 2020 · I was in the same situation. I found a way to send an invitation email. After running docker-compose up, check the log when the browser invitation email is sent (↓excerpt).

  2. Using API to create a new query on Redash - Stack Overflow

    Jul 23, 2019 · Checked redash source code, it looks for data_source_id. I added the data_source_id to my data payload which worked. You can find the appropriate data_source_id by looking at the response from a 'get query' call:

  3. Dynamic Addition of Query Runners in Redash Without Rebuilding

    Oct 4, 2024 · I'm new to Redash and exploring its capabilities. I'm interested in adding new query runners dynamically without rebuilding the entire application. From my understanding, adding a new query runner typically requires modifying the core codebase and redeploying Redash.

  4. linux - Redash Docker installation problem: sqlalchemy.exc ...

    redash % docker-compose up -d Docker Compose is now in the Docker CLI, try `docker compose up` Creating ...

  5. If/Else code execution based on filter value - Redash

    Jul 21, 2023 · I would like to check if it is possible to use Redash filter parameters to turn on/off code in my Presto query. Sample code I tried: shown below. Basically, I want to union queries only if the filter

  6. Cannot connect to localhost from redash - Stack Overflow

    Sep 4, 2018 · images: REPOSITORY TAG IMAGE ID CREATED SIZE redash/redash latest bec561ff0cc0 3 months ago 1.07GB redis 3.0-alpine 856249f48b0c 14 months ago 12.6MB postgres 9.5.6-alpine cc38b642ca58 15 months ago 36.9MB redash/nginx latest 76abf32984e9 2 years ago 134MB

  7. Can I access local Postgres server from local Redash?

    Dec 31, 2023 · Redash says, could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?. I can access to the database from pgAdmin and A5:SQL. Way can't access to local Postgres server? I want to access local Postgres server from local Redash.

  8. amazon web services - Redash in AWS EC2 - Stack Overflow

    Dec 7, 2020 · The redash home page provides the AMI ids but does not give clear information on what the steps are after the EC2 instance is UP. Goal: Need to run redash in an AWS EC2 instance amazon-web-services

  9. redash - SQL Query to Retrieve Monthly Data - Stack Overflow

    May 25, 2021 · Redash is not a database; it is an interface. – Gordon Linoff. Commented May 25, 2021 at 11:24. Add a ...

  10. On redash how to create a chart that shows counts of types

    Oct 11, 2016 · The steps are: You write the query, run it and get the results. Click on "+ New Visualization" (next to the table header).